babl-palette: warn when trying to create a 0-color palette
authorEll <ell_se@yahoo.com>
Wed, 30 May 2018 10:01:27 +0000 (06:01 -0400)
committerEll <ell_se@yahoo.com>
Wed, 30 May 2018 10:04:42 +0000 (06:04 -0400)
commit7af0e8c1e10afbf6f3d652c4851a1ccdb854b709
tree0c605d3531bb97a9d7231284a592b501b0657df9
parent0fe8d37002be074fd61265b991fde74b12cb94f1
babl-palette: warn when trying to create a 0-color palette

In babl_palette_set_palette(), fall back to the default palette,
and log a warning, when trying to create a palette with < 1 colors.
babl/babl-palette.c